home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / file_mgt / ffg / demo_bat / last-tue.bat < prev    next >
Encoding:
DOS Batch File  |  1995-04-01  |  222 b   |  9 lines

  1. @echo off
  2. echo This is a listing of files created/modified on last Tuesday.
  3. call presskey
  4. echo.
  5. echo The full spelling of "tuesday" is not necessary.  "tu" would suffice:
  6. echo.
  7. echo on
  8. ffg *:* /dTuesday /d7t-1t /p
  9.